| Total Complexity | 16 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 83 |
| Lines of code | 52 |
| Logical lines of code | 28 |
| Comment lines | 11 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_formatted_log_entries() | 50 | 7 | 28 | |
| log() | 70 | 2 | 6 | |
| save_log() | 100 | 1 | 0 | |
| get_log() | 100 | 1 | 0 | |
| info() | 79 | 1 | 3 | |
| notice() | 79 | 1 | 3 | |
| warning() | 79 | 1 | 3 | |
| error() | 79 | 1 | 3 | |
| create_item() | 70 | 1 | 6 |